projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f780b7
)
(vc-make-backup-files): Doc fix.
author
Richard M. Stallman
<rms@gnu.org>
Fri, 4 Feb 1994 23:01:27 +0000
(23:01 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Fri, 4 Feb 1994 23:01:27 +0000
(23:01 +0000)
lisp/vc-hooks.el
patch
|
blob
|
history
diff --git
a/lisp/vc-hooks.el
b/lisp/vc-hooks.el
index 7160558d9db57275a8721f55cde6f3835bbc30a9..64200795928f0a501c0735da82e99985f6c52713 100644
(file)
--- a/
lisp/vc-hooks.el
+++ b/
lisp/vc-hooks.el
@@
-36,7
+36,7
@@
when creating new masters.")
(defvar vc-make-backup-files nil
"*If non-nil, backups of registered files are made as with other files.
-If nil (the default), f
or f
iles covered by version control don't get backups.")
+If nil (the default), files covered by version control don't get backups.")
(defvar vc-rcs-status t
"*If non-nil, revision and locks on RCS working file displayed in modeline.